PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFDocumentInformation Class / setAuthor Method
The name of the person who created the document.
In This Topic
    setAuthor Method
    In This Topic
    Sets the author.
    Syntax
    public void setAuthor( 
       java.lang.String author
    )

    Parameters

    author
    The name of the person who created the document.
    See Also